func runtime.goroutineProfileInternal

2 uses

	runtime (current package)
		mprof.go#L1649: 	n, ok = goroutineProfileInternal(records)
		mprof.go#L1660: func goroutineProfileInternal(p []profilerecord.StackRecord) (n int, ok bool) {